-
-
Notifications
You must be signed in to change notification settings - Fork 486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test(lexer): assert size of Token
in 32-bit WASM
#8292
test(lexer): assert size of Token
in 32-bit WASM
#8292
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Performance ReportMerging #8292 will not alter performanceComparing Summary
|
4e5df89
to
7659cdc
Compare
c6f0d9a
to
0e188e8
Compare
7659cdc
to
4f7c7c0
Compare
0e188e8
to
52c8537
Compare
1838cb3
to
df80307
Compare
52c8537
to
802b90d
Compare
Merge activity
|
`Token` should be 16 bytes in WASM too. Enable this test on 32-bit platforms.
df80307
to
0344e98
Compare
802b90d
to
16dcdaf
Compare
Token
should be 16 bytes in WASM too. Enable this test on 32-bit platforms.